func path/filepath.readDirNames
2 uses
path/filepath (current package)
path.go#L421: names, err := readDirNames(path)
path.go#L531: func readDirNames(dirname string) ([]string, error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)